home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Electronic Entertainment 1995 April
/
Electronic Entertainment CD-ROM Sampler Disc (April 1995).iso
/
mac
/
MacFiles
/
neonNSWK.DIR
/
00704_Script_704
< prev
next >
Wrap
Text File
|
1994-11-08
|
377b
|
21 lines
global optionMarker
if rollover (the ClickOn) then
quickpackcleanup
if SportQuickPack = "J Package" then
set optionMarker = "2drSportSelOptJPack"
cursor 4
unloadCast
go to "Clear"
else if SportQuickPack = "K Package" then
set optionMarker = "2drSportSelOptKPack"
cursor 4
unloadCast
go to "Clear"
end if
end if